﻿2026-06-21T03:26:13.2604551Z ##[group]Run actions/checkout@v5
2026-06-21T03:26:13.2605503Z with:
2026-06-21T03:26:13.2606022Z   repository: SaberMage/spt-core
2026-06-21T03:26:13.2611728Z   token: ***
2026-06-21T03:26:13.2612224Z   ssh-strict: true
2026-06-21T03:26:13.2612754Z   ssh-user: git
2026-06-21T03:26:13.2613261Z   persist-credentials: true
2026-06-21T03:26:13.2613832Z   clean: true
2026-06-21T03:26:13.2614334Z   sparse-checkout-cone-mode: true
2026-06-21T03:26:13.2614926Z   fetch-depth: 1
2026-06-21T03:26:13.2615433Z   fetch-tags: false
2026-06-21T03:26:13.2615954Z   show-progress: true
2026-06-21T03:26:13.2616494Z   lfs: false
2026-06-21T03:26:13.2616960Z   submodules: false
2026-06-21T03:26:13.2617493Z   set-safe-directory: true
2026-06-21T03:26:13.2618076Z ##[endgroup]
2026-06-21T03:26:13.4532805Z Syncing repository: SaberMage/spt-core
2026-06-21T03:26:13.4534467Z ##[group]Getting Git version info
2026-06-21T03:26:13.4535294Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-21T03:26:13.4786883Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-21T03:26:13.4993259Z git version 2.43.0.windows.1
2026-06-21T03:26:13.5019429Z ##[endgroup]
2026-06-21T03:26:13.5027174Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b12f33a2-e626-4597-b2d9-747e34c38e77\.gitconfig'
2026-06-21T03:26:13.5041391Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b12f33a2-e626-4597-b2d9-747e34c38e77' before making global git config changes
2026-06-21T03:26:13.5042966Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T03:26:13.5046389Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-21T03:26:13.5293800Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-21T03:26:13.5504712Z https://github.com/SaberMage/spt-core
2026-06-21T03:26:13.5534036Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T03:26:13.5538310Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T03:26:13.5740940Z HEAD
2026-06-21T03:26:13.5979261Z ##[endgroup]
2026-06-21T03:26:13.5982914Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-21T03:26:13.9864027Z ##[group]Cleaning the repository
2026-06-21T03:26:13.9868028Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-21T03:26:16.0598790Z Removing target/
2026-06-21T03:26:16.0633810Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-21T03:26:16.1035525Z HEAD is now at 3ae883f Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:26:16.1064825Z ##[endgroup]
2026-06-21T03:26:16.1065279Z ##[group]Disabling automatic garbage collection
2026-06-21T03:26:16.1069908Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-21T03:26:16.1321384Z ##[endgroup]
2026-06-21T03:26:16.1322028Z ##[group]Setting up auth
2026-06-21T03:26:16.1327825Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-21T03:26:16.1573605Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-21T03:26:16.5406435Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T03:26:16.5665379Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-21T03:26:16.9510756Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T03:26:16.9754458Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-21T03:26:17.3380869Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-21T03:26:17.3674932Z ##[endgroup]
2026-06-21T03:26:17.3675308Z ##[group]Fetching the repository
2026-06-21T03:26:17.3682345Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +3ae883f45a4e1306290f99b466f175e577452a52:refs/remotes/pull/26/merge
2026-06-21T03:26:18.0494798Z ##[endgroup]
2026-06-21T03:26:18.0495293Z ##[group]Determining the checkout info
2026-06-21T03:26:18.0495811Z ##[endgroup]
2026-06-21T03:26:18.0501018Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-21T03:26:18.0786007Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-21T03:26:18.1011643Z ##[group]Checking out the ref
2026-06-21T03:26:18.1016185Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-21T03:26:18.1330558Z HEAD is now at 3ae883f Merge f4b97e744daa8704556586d05ea1c3256810fb10 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T03:26:18.1356011Z ##[endgroup]
2026-06-21T03:26:18.1607771Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-21T03:26:18.1819506Z 3ae883f45a4e1306290f99b466f175e577452a52
